<xs:simpleType name="FulfillmentLatencyType" xmlns:xs="http://www.w3.org/2001/XMLSchema"><xs:annotation><xs:documentation>The number of days an Item takes to ship.</xs:documentation></xs:annotation><xs:restriction base="xs:integer"><xs:minInclusive value="0"/><xs:maxInclusive value="30"/></xs:restriction></xs:simpleType>